
Dragooneye Deschain
Gunslingers Ka-TeT
0
|
Posted - 2012.03.15 20:16:00 -
[2] - Quote
Well been having the a different launcher issue from what everyone seems to be having but here goes nothing at trying to get it resolved.
I totally reinstalled eve yesterday from manual download, but still could not get launcher to run. I can get eve to run by going through the BIN folder and launching the EveFile.exe located there and by repairing it every time I start eve again.
This morning I was messing around and just deleted the Launcher file out of eve directory and hit the repair.exe to see what would happen. Repair.exe repaired eve by putting the launcher folder back in and when clicking on the shortcut from my desktop it launched and worked fine.
Logged in and then logged out and closed the launcher and tried to restart it again and got this error message in an exception box.
Traceback (most recent call last): File "launcher.py", line 36, in i module> File "lib\initialization.pyc", line 128, in StartLauncher File "lib\initialization.pyc", line 60, in InitInfo File "lib\info.pyc", line 136, in Setup File "lib\info.pyc", line 128, in Get File "lib\info.pyc", line 115, in GetLauncherInfoFunc File "lib\info.pyc", line 103, in GetLauncherInfo File "lib\info.pyc", line 71, in GetInfoFromUrl File "lib\info.pyc", line 53, in ParseHttpHeaderDate File "_strptime.pyc", line 454, in _strptime_time File "_strptime.pyc", line 322, in _strptime TypeError: expected string or buffer Locals by frame, innermost last: Frame i module> in launcher.py at line 47: NoInternetError j i class 'lib.exceptions.NoInternetError'> ServerUnreachableException j i class 'lib.exceptions.ServerUnreachableException'> Shutdown j i function Shutdown at 0x03D95830> StartLauncher j i function StartLauncher at 0x040CCEF0> __builtins__ j i module '__builtin__' (built-in)> __doc__ j '\n This is the entry point into the launcher, it handles setting up the working\n directory, logging and finally importing and starting the laucher within a\n log-proof try/exeception clause so we can catch almost any exception and display\n an error message.\n' __name__ j '__main__' __package__ j None exc_plus j i function exc_plus at 0x03C4B670> lib j i module 'lib' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\lib\__init__.pyc'> localization j i module 'localization' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\localization\__init__.pyc'> os j i module 'os' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\os.pyc'> socket j i module 'socket' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\socket.pyc'> sys j i module 'sys' (built-in)> wx j i module 'wx' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\wx\__init__.pyc'> zipextimporter j i module 'zipextimporter' from 'C:\Program Files (x86)\CCP\EVE\launcher\library.zip\zipextimporter.pyc'> Frame StartLauncher in lib\initialization.pyc at line 131: app j i wx._core.App; proxy of i Swig Object of type 'wxPyApp *' at 0x1fc47e0> > folder j u'C:\\Program Files (x86)\\CCP\\EVE' Frame InitInfo in lib\initialization.pyc at line 60: cacheDir j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache' folder j u'C:\\Program Files (x86)\\CCP\\EVE' server j 'TQ' Frame Setup in lib\info.pyc at line 136: cachedir j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache' server j 'TQ' Frame Get in lib\info.pyc at line 128: cachedir j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache' path j '' server j 'TQ' Frame GetLauncherInfoFunc in lib\info.pyc at line 115: cachedir j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache' server j 'TQ' Frame GetLauncherInfo in lib\info.pyc at line 103: cachedir j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache' infoPath j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\win_launcherinfoTQ_inc.txt' server j 'TQ' url j 'http://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt' Frame GetInfoFromUrl in lib\info.pyc at line 71: http_socket j i addinfourl at 70491712 whose fp j i socket._fileobject object at 0x04334BF0>> infoDir j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache' infoPath j u'C:\\Program Files (x86)\\CCP\\EVE\\launcher\\cache\\win_launcherinfoTQ_inc.txt' lastModHeader j None url j 'http://client.eveonline.com/patches/win_launcherinfoTQ_inc.txt' Frame ParseHttpHeaderDate in lib\info.pyc at line 53: dateText j None Frame _strptime_time in _strptime.pyc at line 454: data_string j None format j '%a, %d %b %Y %H:%M:%S %Z' Frame _strptime in _strptime.pyc at line 322: data_string j None format j '%a, %d %b %Y %H:%M:%S %Z' format_regex j i _sre.SRE_Pattern object at 0x0437FB38> locale_time j i _strptime.LocaleTime object at 0x04340030>
So I went back in deleted the launcher folder again and ran repair.exe and the launcher worked again, until it was shut down. Though if I go back into the directory delete the launcher folder and run repair.exe the launcher will start back up.
Code above Replaced all ( > ) with ( i ) and all ( = ) with ( j ) |